バージョン

GeographicShape(String) メソッド

マップに追加される地理図形シリーズを作成します。
シンタックス
'宣言
 
Public Overloads Function GeographicShape( _
   ByVal name As System.String _
) As GeographicShapeSeries(Of T)
public GeographicShapeSeries<T> GeographicShape( 
   System.string name
)

パラメータ

name
シリーズに関連付ける一意の名前。

戻り値の型

シリーズを流れるようにビルドするラッパー。
参照

オンラインで表示: GitHub